const encoding/json.scanObjectValue

4 uses

	encoding/json (current package)
		decode.go#L817: 		if d.opcode != scanObjectValue {
		decode.go#L1107: 		if d.opcode != scanObjectValue {
		scanner.go#L122: 	scanObjectValue         // just finished non-last object value
		scanner.go#L304: 			return scanObjectValue